home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / halt / scripts / DefineButton2_68 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-03-20  |  58 b   |  4 lines

  1. on(press){
  2.    startDrag("",0,0,86,800 - _width,560);
  3. }
  4.